Command line parameters


When launching OutWiker from the command line, you can specify additional parameters. The following describes the parameters supported in this version.

The command line syntax is as follows:

outwiker [--page PAGE] [--help] [--version] [--readonly] [--normal] [--debug] [--disable-plugins] [path]

Here, the square brackets [...] indicate optional parts. Each parameter is described below.
outwiker.exe "C:\temp\samplewiki"
outwiker.exe "C:\temp\samplewiki\__page.opt"
outwiker.exe --page="page://1640eea0-1bb0-453b-ba4c-07f1c298ce76" "C:\temp\samplewiki"
outwiker.exe --page="Page 1/Page 2/Page 3" "C:\temp\samplewiki"
outwiker.exe -p "Page 1/Page 2/Page 3" "C:\temp\samplewiki"

See also: